home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / hal / README.Debian < prev   
Text File  |  2008-10-26  |  1KB  |  26 lines

  1.  
  2.  The powermanagement callouts in the default hal config
  3.  (org.freedesktop.Hal.Device.SystemPowerManagement and
  4.  org.freedesktop.Hal.Device.LaptopPanel) and the storage callouts
  5.  (org.freedesktop.Hal.Device.Volume.*) can be used by users on a local
  6.  physical console.
  7.  
  8.  The acpi addon won't use the kernel acpi events interface but the acpid's
  9.  event  socket if acpid is installed. If acpid is removed, hal needs to be
  10.  restarted to enable monitoring of acpi events again. And if apci is installed,
  11.  hal needs a restart to free the kernels acpi events interface for acpid.
  12.  
  13.  
  14.  Some CD and DVD drives, such as the GDR8162B model found in some Dell 
  15.  laptops, do not correctly handle media status inquiries and incorrectly
  16.  spin up the drive when they should not.  Since hal regularly polls CD
  17.  drives for media changes, this results in increased power consumption and
  18.  mechanical wear and tear on such drives, which remain spinning constantly
  19.  while hal is running.
  20.  
  21.  If you have a CD/DVD drive exhibiting this problem, you can copy
  22.  /usr/share/doc/hal/examples/no-cd-media-check.fdi to /etc/hal/fdi/policy/ to
  23.  disable media checks for your drive.  This file disables media checks for
  24.  all CD drives on the system, and also includes an example config for
  25.  disabling media checks only on a specific drive.
  26.